split-string takes a new arg TRIM that's a regexp
authorRichard Stallman <rms@gnu.org>
Fri, 19 Jul 2013 12:18:16 +0000 (08:18 -0400)
committerRichard Stallman <rms@gnu.org>
Fri, 19 Jul 2013 12:18:16 +0000 (08:18 -0400)
commita7c311fd0b578afa9553524c45a5b0cd2f49093c
tree93386ac75ee9edb0cdc234c068d6cf0453931a9a
parentd5aa023b903277f72db707a645971a92555d9ed1
split-string takes a new arg TRIM that's a regexp
saying what to trim from the start and end of each substring.

* subr.el (split-string): New arg TRIM.
etc/NEWS
lisp/ChangeLog
lisp/subr.el